Published 2004-05-28 19:58:18

After spending a few nights worrying about the state of my subversion backups (either they where going to wipe out my new disk very quickly), or I would be at risk of losing more data.. I headed over to look through the subversion HEAD to see if there was anything interesting in there.. (maybe a secondary copy backup system or something..).. Not there, but what looks like a better solution. A new backend!

Yes, it looks like I can finally free myself of hastles with BerkleyDB recoveries, as there is a new storage system: libsvn_fs_fs, it writes to good old flat files. (1000 per directory from my reading of the mailing list archives). A simple rsync backup without delete should be pretty safe on that. Only snag is that I have to use a development version of subversion (wonder which is the worse of two evils...)
A
Mentioned By:
google.com : december (60 referals)
google.com : april (55 referals)
google.com : php subversion (30 referals)
www.braino.org : Daniel Von Fange: Subversion with flat files (19 referals)
blog.akbkhome.com : AKBK home - Smoking toooooo much PHP - subversion free of Berkley at last.. (15 referals)
google.com : subversion free (13 referals)
google.com : subversion berkley (7 referals)
google.com : PHP subversion system (6 referals)
google.com : google flatfile (5 referals)
google.com : php blog flat file (4 referals)
google.com : site:www.akbkhome.com subversion (4 referals)
www.braino.org : Daniel Von Fange: May 2004 Archives (3 referals)
google.com : free flatfile blog (3 referals)
google.com : subversion rsync (3 referals)
www.altavista.com : AltaVista Advanced Search: free flatfile blog (2 referals)
google.com : flatfile blog (2 referals)
google.com : google.com/flatfile (2 referals)
google.com : php flatfile (2 referals)
google.com : php subversion blog (2 referals)
google.com : subversion flat file (2 referals)

Comments

Any tips on setting up svn to use this for the backend?
#0 - Gabriel Ricard ( Link) on 2004-08-18 03:57:31 Delete Comment

Add Your Comment

Follow us on